ti: k3: drivers: ti_sci: Request and check for ACK by default
authorAndrew F. Davis <[email protected]>
Mon, 11 Feb 2019 19:44:31 +0000 (13:44 -0600)
committerAndrew F. Davis <[email protected]>
Mon, 11 Feb 2019 22:13:30 +0000 (16:13 -0600)
commit60d23323a78d8c3cb0c1758df5e85b0cd22fe3ac
tree310a7565fd95092cd31f29437c8a44673d4e56fd
parentb3ca8aabbd585f668cc187ba2001b42dd606b272
ti: k3: drivers: ti_sci: Request and check for ACK by default

Currently almost all TI-SCI messages request and check for an ACK from
the system firmware. Move this into a common place to remove the same
from each function.

Signed-off-by: Andrew F. Davis <[email protected]>
plat/ti/k3/common/drivers/ti_sci/ti_sci.c